Skip to content

[FW][IMP] sale_amazon: sell FBA and FBM at the same time #12924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Apr 17, 2025

Previously, Odoo limited offers of the same product to be sold in either FBM or FBA. This limitation was caused by a lack of information on the Odoo side that distinguished fulfillment channels on a per-product basis, which did not permit the creation of multiple offers with different channels.

With the upgrade of the inventory feed in odoo/enterprise#78897 and the recent odoo/enterprise#78293, the fulfillmment channel of an offer is tracked with each new orders coming in. This allows a product to be sold in both FBA and FBM at the same time.

task-4092410

Forward-Port-Of: #12901

Previously, Odoo limited offers of the same product to be sold in either
FBM or FBA. This limitation was caused by a lack of information on the
Odoo side that distinguished fulfillment channels on a per-product
basis, which did not permit the creation of multiple offers with
different channels.

With the upgrade of the inventory feed in odoo/enterprise#78897 and the
recent odoo/enterprise#78293, the fulfillmment channel of an offer is
tracked with each new orders coming in. This allows a product to be sold
in both FBA and FBM at the same time.

task-4092410

X-original-commit: f021c33
Co-authored-by: StraubCreative <[email protected]>
@robodoo
Copy link
Collaborator

robodoo commented Apr 17, 2025

Pull request status dashboard

@fw-bot
Copy link
Collaborator Author

fw-bot commented Apr 17, 2025

This PR targets 18.0 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants